Intersoft WebTextEditor Documentation
Edit Table
See Also Send Feedback
Intersoft WebTextEditor > WebTextEditor > Editing Architecture > Core Editing Features > Edit Table

Glossary Item Box

WebTextEditor also provides comprehensive table editing commands, such as listed below.

  1. Insert columns to the left
    Add new column to the left of focused cell.
  2. Insert columns to the right
    Add new column to the right of focused cell.
  3. Delete columns
    Delete focused cell column.
  4. Insert Rows Above
    Add new row to above focused cell.
  5. Insert Rows Below
    Add new row below focused cell.
  6. Delete Rows
    Delete focused cell row.
  7. Merge Cells Down
    Merge focused cell with cell which position below focused cell.
  8. Merge Cells Right
    Merge focused cell with cell which position in the right of focused cell.
  9. Split Cells Vertical
    Split focused cell vertically.
  10. Split Cells Horizontal
    Split focused cell horizontally


In order to perform table editing in WebTextEditor, user should select on a table's cell and open Table Designer task pane. Alternatively, it can also be done through context menu.

See Also

©2013. All Rights Reserved.